home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / cppl1a / read.me < prev    next >
Text File  |  1990-07-15  |  1KB  |  21 lines

  1. This upload consists of the following files:
  2.      1) READ.ME      - This file.
  3.      2) OPERATOR.ASC - Original Text on Overloading Operators.
  4.      3) TEXT.OUT     - LaserJet Output.
  5.      4) ATCNV.EXE    - Executable which produced output.
  6.      5) ATCNV.C      - "C" program which processed OPERATOR.ASC.
  7.  
  8.      I'm just a novice "C"er, and this program is just a quick and dirty one.
  9. But it works... It should also work on any LJ II compatible (mine is a IIP). I
  10. included the source because most people probably don't have a laser printer.
  11. You'll need to change "epcode" and "spcode" arrays.  Be aware, there is code in
  12. the beginning of the program which special cases for an at-sign ("@"). (I didn't
  13. feel like screwing around with figuring out how to get an escape key into the
  14. array).  The code was written with the new TC++ compiler but should be downward
  15. compatible (probably for the last time - I really like the new // for comments).  
  16. BTW - turn off the printer afterwards, because it leaves in it bold. I also 
  17. corrected a couple of typos in the "typesetting notes" paragraph and added the 
  18. @SECTION identifier to the first line of the text to make it "look pretty".
  19.  
  20.      This code is freeware with no strings attached except that I don't want it 
  21. released commercially (it would be too embarassing).